Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Several cases of overlapping changes, as well as one instance (vxlan) of a bug fix in 'net' overlapping with code movement in 'net-next'. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -545,6 +545,7 @@ struct be_adapter {
|
||||
struct delayed_work be_err_detection_work;
|
||||
u8 recovery_retries;
|
||||
u8 err_flags;
|
||||
bool pcicfg_mapped; /* pcicfg obtained via pci_iomap() */
|
||||
u32 flags;
|
||||
u32 cmd_privileges;
|
||||
/* Ethtool knobs and info */
|
||||
|
Reference in New Issue
Block a user