mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
udplite conflict is resolved by taking what 'net-next' did which removed the backlog receive method assignment, since it is no longer necessary. Two entries were added to the non-priv ethtool operations switch statement, one in 'net' and one in 'net-next, so simple overlapping changes. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
commit
0b42f25d2f
179 changed files with 1245 additions and 680 deletions
|
@ -1619,7 +1619,7 @@ enum netdev_priv_flags {
|
|||
* @dcbnl_ops: Data Center Bridging netlink ops
|
||||
* @num_tc: Number of traffic classes in the net device
|
||||
* @tc_to_txq: XXX: need comments on this one
|
||||
* @prio_tc_map XXX: need comments on this one
|
||||
* @prio_tc_map: XXX: need comments on this one
|
||||
*
|
||||
* @fcoe_ddp_xid: Max exchange id for FCoE LRO by ddp
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue