commit | 22dd74950172dc8979576e2bef3b439f20ef0b05 | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Sun Sep 16 14:40:49 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:51:20 2007 -0700 |
tree | d918ef8e1841cd4e5938febd2c584c02dcc6ca25 | |
parent | 4885a50476b95fa0f4caad179a80783508c2fe86 [diff] |
[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>