doc, net: Update ndo_start_xmit return type and values
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 5 Apr 2012 14:40:25 +0000 (14:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Apr 2012 06:43:13 +0000 (02:43 -0400)
Commit dc1f8bf68b311b1537cb65893430b6796118498a ('netdev: change
transmit to limited range type') changed the required return type and
9a1654ba0b50402a6bd03c7b0fe9b0200a5ea7b1 ('net: Optimize
hard_start_xmit() return checking') changed the valid numerical
return values.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found