Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129713
b: refs/heads/master
c: 985ebdb
h: refs/heads/master
i:
  129711: 80942f7
v: v3
  • Loading branch information
Krzysztof Hałasa authored and David S. Miller committed Jan 13, 2009
1 parent daa36f2 commit f344798
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d9736749f581abd80c2831244e2659e2e833b0e3
refs/heads/master: 985ebdb5ed54151eba734aa1b307460e8e4267ba
2 changes: 1 addition & 1 deletion trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ struct netdev_queue {
* This function is called when network device transistions to the down
* state.
*
* int (*ndo_hard_start_xmit)(struct sk_buff *skb, struct net_device *dev);
* int (*ndo_start_xmit)(struct sk_buff *skb, struct net_device *dev);
* Called when a packet needs to be transmitted.
* Must return NETDEV_TX_OK , NETDEV_TX_BUSY, or NETDEV_TX_LOCKED,
* Required can not be NULL.
Expand Down

0 comments on commit f344798

Please sign in to comment.