Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: drivers/net/can/usb/ems_usb.c
This commit is contained in:
commit
d0e1e88d6e
23 changed files with 259 additions and 145 deletions
|
@ -269,6 +269,8 @@ struct be_adapter {
|
|||
u32 port_num;
|
||||
bool promiscuous;
|
||||
u32 cap;
|
||||
u32 rx_fc; /* Rx flow control */
|
||||
u32 tx_fc; /* Tx flow control */
|
||||
};
|
||||
|
||||
extern const struct ethtool_ops be_ethtool_ops;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue