Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265586
b: refs/heads/master
c: 3c9c36b
h: refs/heads/master
v: v3
  • Loading branch information
Bhanu Prakash Gollapudi authored and David S. Miller committed Aug 28, 2011
1 parent 373ebad commit 15b8832
Show file tree
Hide file tree
Showing 2 changed files with 5 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: dcc7e3a6a2a2464cf96dee329f7c58fe8c230d97
refs/heads/master: 3c9c36bcedd426f2be2826da43e5163de61735f7
4 changes: 4 additions & 0 deletions trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -922,11 +922,15 @@ struct net_device_ops {
u16 xid,
struct scatterlist *sgl,
unsigned int sgc);
#endif

#if defined(CONFIG_LIBFCOE) || defined(CONFIG_LIBFCOE_MODULE)
#define NETDEV_FCOE_WWNN 0
#define NETDEV_FCOE_WWPN 1
int (*ndo_fcoe_get_wwn)(struct net_device *dev,
u64 *wwn, int type);
#endif

#ifdef CONFIG_RFS_ACCEL
int (*ndo_rx_flow_steer)(struct net_device *dev,
const struct sk_buff *skb,
Expand Down

0 comments on commit 15b8832

Please sign in to comment.