aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorKevin Hao <[email protected]>2008-09-25 16:20:11 +0000
committerDavid S. Miller <[email protected]>2008-10-08 15:49:24 -0700
commit87241840b214734c023bda83372059de3f7eeabd (patch)
tree805f28f7636a7f0d708c01c6d2260065aa477c7a /include/linux/timerqueue.h
parent0acb28396728f42b6b1553c85d27c37513796043 (diff)
net: remove LLTX in atl2 driver
When NETIF_F_LLTX is set, the atlx driver will use a private lock. But in recent kernels this implementation seems redundant and can cause problems where AF_PACKET sees things twice. Since NETIF_F_LLTX is marked as deprecated and shouldn't be used in new driver, this patch removes NETIF_F_LLTX and adds a mmiowb before sending packet. I have tested this driver on a Eee PC. It works well. Signed-off-by: Kevin Hao <[email protected]> Acked-by: Jay Cliburn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions