summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-10-02 11:59:34 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-02 11:59:34 -0700
commitd9601be13cc4903faf0c657be0cd8c9d4a946427 (patch)
tree6d709782ca1abcc44da942b44750c18ca0857ddc /drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c
parentc4b3630afffca55faab67da1d347a22d27318a39 (diff)
parent04914390f5a197da1e042f585e1263ad8ebff632 (diff)
downloadlinux-d9601be13cc4903faf0c657be0cd8c9d4a946427.tar.bz2
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-10-02 This series contains updates to fm10k only. Jake provides all but one of the changes in this series. Most are small fixes, starting with ensuring prompt transmission of messages queued up after each VF message is received and handled. Fix a possible race condition between the watchdog task and the processing of mailbox messages by just checking whether the mailbox is still open. Fix a couple of GCC v7 warnings, including misspelled "fall through" comments and warnings about possible truncation of calls to snprintf(). Cleaned up a convoluted bitshift and read for the PFVFLRE register. Fixed a potential divide by zero when finding the proper r_idx. Markus Elfring fixes an issue which was found using Coccinelle, where we should have been using seq_putc() instead of seq_puts(). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c')
0 files changed, 0 insertions, 0 deletions