summaryrefslogtreecommitdiff
path: root/include/net/tc_act
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-08-07 00:21:21 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-07 00:21:21 +0300
commit55a47dc2691b2851152d3ad2f2792dde52db972e (patch)
tree6f8da24997bef1e83b345379c3fcf0e35592cb4d /include/net/tc_act
parenta7a92cf81589ca2e9bef5443e8a99d0855b3722f (diff)
parent1fa475fee4909777a83f1c46832dde1141b09364 (diff)
downloadlinux-55a47dc2691b2851152d3ad2f2792dde52db972e.tar.xz
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 2019-08-04 This series contains more updates to fm10k from Jake Keller. Jake removes the unnecessary initialization of some variables to help resolve static code checker warnings. Explicitly return success during resume, since the value of 'err' is always success. Fixed a issue with incrementing a void pointer, which can produce undefined behavior. Used the __always_unused macro for function templates that are passed as parameters in functions, but are not used. Simplified the code by removing an unnecessary macro in determining the value of NON_Q_VECTORS. Fixed an issue, using bitwise operations to prevent the low address overwriting the high portion of the address. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/tc_act')
0 files changed, 0 insertions, 0 deletions