commit | e79d8429aac95a5cbe4c235795c7cd554c91f924 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Apr 03 22:17:17 2015 +1030 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 03 12:37:36 2015 -0400 |
tree | 3989a7a6e5c63fd999a1e329ea80dea0788453b2 | |
parent | 0bd66827220a7292bfbed54fb547c83363e07405 [diff] |
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>