Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 412
b: refs/heads/master
c: aa77d26
h: refs/heads/master
v: v3
  • Loading branch information
Ben Greear authored and David S. Miller committed Apr 25, 2005
1 parent a4800e1 commit 706c957
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af191367a752625b9f05a25a9a76c727b9b17cab
refs/heads/master: aa77d26961fa4ecb11fe4209578dcd62ad15819d
2 changes: 2 additions & 0 deletions trunk/Documentation/networking/netdevices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ dev->hard_start_xmit:
set_multicast_list
Context: BHs disabled
Notes: netif_queue_stopped() is guaranteed false
Interrupts must be enabled when calling hard_start_xmit.
(Interrupts must also be enabled when enabling the BH handler.)
Return codes:
o NETDEV_TX_OK everything ok.
o NETDEV_TX_BUSY Cannot transmit packet, try later
Expand Down

0 comments on commit 706c957

Please sign in to comment.