aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorErik Mouw <[email protected]>2008-02-04 18:56:54 +0100
committerJeff Garzik <[email protected]>2008-02-05 13:31:29 -0500
commit06f7525be463ef95bfdba001484bda04d00ec74e (patch)
tree5a7c8f5e07b029c9d7273301d5a8d4a76e9573bc /net/unix/sysctl_net_unix.c
parent6c04a515085e6b94266db3e0e05c2700eeffa469 (diff)
xircom_cb should return NETDEV_TX_BUSY when no descriptors available
Changes in other networking paths uncovered a bug in the xircom_cb driver which made the kernel spew lots of the following error messages: BUG eth1 code -5 qlen 0 It turned out that the driver returned -EIO when there was no descriptor available for sending packets. It should return NETDEV_TX_BUSY instead. This was discussed on the netdev list before, see http://thread.gmane.org/gmane.linux.network/84603 . Signed-off-by: Erik Mouw <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions