]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/linux/netdevice.h
[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)
commit22dd74950172dc8979576e2bef3b439f20ef0b05
treed918ef8e1841cd4e5938febd2c584c02dcc6ca25
parent4885a50476b95fa0f4caad179a80783508c2fe86
[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