]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: migrate HARD_TX_LOCK to header file
authorJamal Hadi Salim <hadi@cyberus.ca>
Sun, 16 Sep 2007 21:40:49 +0000 (14:40 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:20 +0000 (16:51 -0700)
commita7b05e606fd9e1c54b6a87cc0bb521de676108ab
treed918ef8e1841cd4e5938febd2c584c02dcc6ca25
parent7100c1d163dfddc468f3b7b4161615c12ec0ddfa
[NET]: migrate HARD_TX_LOCK to header file

HARD_TX_LOCK micro is a nice aggregation that could be used
in other spots. move it to netdevice.h
Also makes sure the previously superflous cpu arguement is used.
Thanks to DaveM for the suggestions.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c