OSDN Git Service

Merge branch 'pch_gbe-Cleanups'
authorDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2018 11:52:09 +0000 (20:52 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2018 11:52:09 +0000 (20:52 +0900)
commita055b02f348e70626f437dcd999c10e288ef7f17
treea37f6d45a0b6ce2fe57246bfac8759ce2b6ea00a
parent5424ea27390f1f8903e5de0eaa0c5b561e8e877a
parent418e7dab0f83fcef4f3cb1ae5b1c02ee83b8e26c
Merge branch 'pch_gbe-Cleanups'

Paul Burton says:

====================
net: pch_gbe: Cleanups

This series begins the process of cleaning up the pch_gbe network
driver. Whilst my ultimate goal is to add support for using this driver
on the MIPS Boston development board, this series sets that aside in
favor of making some more general cleanups. My hope is that this will
both make the driver a little more maleable & reduce the probability of
me gouging out my eyes.

Applies cleanly atop net-next as of 5424ea27390f ("netns: get more
entropy from net_hash_mix()").
====================

Signed-off-by: David S. Miller <davem@davemloft.net>