]> git.baikalelectronics.ru Git - kernel.git/commit
netdevice: document NETDEV_TX_BUSY deprecation.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 3 Apr 2015 11:47:17 +0000 (22:17 +1030)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Apr 2015 16:37:36 +0000 (12:37 -0400)
commit59282d27002f9fe36e874130789cecc5a6bcf29d
tree3989a7a6e5c63fd999a1e329ea80dea0788453b2
parent6031f4d1891aba496aa3fd49dfc05a49f48f6637
netdevice: document NETDEV_TX_BUSY deprecation.

This paraphrases DaveM (and steals some of his words) explaining why
a device shouldn't return NETDEV_TX_BUSY, even though it looks so inviting
to driver authors.

See http://www.spinics.net/lists/netdev/msg322350.html

Inspired-by: David Miller <davem@davemloft.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h