mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
ixgbe: Fix some compiler warnings.
'pap' is never used in ixgbe_dcb_hw_config_82599() and 'eec' in ixgbe_acquire_eeptom() is only used when status == 0 but GCC has some trouble seeing that. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d517c4a1da
commit
fc1f209514
2 changed files with 1 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue