aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-04-06 13:53:14 -0700
committerDavid S. Miller <davem@davemloft.net>2017-04-06 13:53:14 -0700
commitb404127879471c38ad13a246ce5dec156f60f828 (patch)
tree4ee50935ee515e3970ead9d5115baf46ec059764 /fs
parentMerge branch 'l2tp-auto-mtu' (diff)
parentfm10k: do not enqueue mailbox when host not ready (diff)
downloadlinux-dev-b404127879471c38ad13a246ce5dec156f60f828.tar.xz
linux-dev-b404127879471c38ad13a246ce5dec156f60f828.zip
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== 100GbE Intel Wired LAN Driver Updates 2017-04-05 This series contains updates to fm10k only. Phil Turnbull from Oracle fixes an issue where the argument provided to FM10K_REMOVED macro was not what was expecting. Jake modifies the driver to replace the bitwise operators and defines with a BITMAP and enumeration values to avoid race conditions. Also future proof the driver so that developers do not have to remember to re-size the bitmaps when adding new values. Fixed the wording of a code comment to avoid stating that we return a value for a void function. Ngai-Mint makes sure that when configuring the receive ring, we make sure the receive queue is disabled. Fixed an issue where interfaces were resetting because the transmit mailbox FIFO was becoming full since the host was not ready, so ensure the host is ready before queueing up mailbox messages. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions