mbox series

[net-next,0/5,pull,request] 1GbE Intel Wired LAN Driver Updates 2021-03-19

Message ID 20210319211723.1488244-1-anthony.l.nguyen@intel.com (mailing list archive)
Headers show
Series 1GbE Intel Wired LAN Driver Updates 2021-03-19 | expand

Message

Tony Nguyen March 19, 2021, 9:17 p.m. UTC
This series contains updates to igc and e1000e drivers.

Sasha removes unused defines in igc driver.

Jiapeng Zhong changes bool assignments from 0/1 to false/true for igc.

Wei Yongjun marks e1000e_pm_prepare() as __maybe_unused to resolve a
defined but not used warning under certain configurations.

The following are changes since commit c2ed62b9975e3e47a8b12f5fc4ed7958104b427b:
  Merge branch 'net-xps-improve-the-xps-maps-handling'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE

Jiapeng Zhong (1):
  igc: Assign boolean values to a bool variable

Sasha Neftin (3):
  igc: Remove unused MII_CR_RESET
  igc: Remove unused MII_CR_SPEED
  igc: Remove unused MII_CR_LOOPBACK

Wei Yongjun (1):
  e1000e: Mark e1000e_pm_prepare() as __maybe_unused

 drivers/net/ethernet/intel/e1000e/netdev.c   |  2 +-
 drivers/net/ethernet/intel/igc/igc_defines.h |  5 -----
 drivers/net/ethernet/intel/igc/igc_main.c    | 16 ++++++++--------
 3 files changed, 9 insertions(+), 14 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 19, 2021, 9:40 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 19 Mar 2021 14:17:18 -0700 you wrote:
> This series contains updates to igc and e1000e drivers.
> 
> Sasha removes unused defines in igc driver.
> 
> Jiapeng Zhong changes bool assignments from 0/1 to false/true for igc.
> 
> Wei Yongjun marks e1000e_pm_prepare() as __maybe_unused to resolve a
> defined but not used warning under certain configurations.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] igc: Remove unused MII_CR_RESET
    https://git.kernel.org/netdev/net-next/c/a4e39b999a58
  - [net-next,2/5] igc: Remove unused MII_CR_SPEED
    https://git.kernel.org/netdev/net-next/c/1fa81e259b49
  - [net-next,3/5] igc: Remove unused MII_CR_LOOPBACK
    https://git.kernel.org/netdev/net-next/c/a5d86bd969ea
  - [net-next,4/5] igc: Assign boolean values to a bool variable
    https://git.kernel.org/netdev/net-next/c/501f23092ddb
  - [net-next,5/5] e1000e: Mark e1000e_pm_prepare() as __maybe_unused
    https://git.kernel.org/netdev/net-next/c/f2d75b178532

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html