[PATCH v2 0/3] macb rx filter cleanups
From: Julia Cartwright
Date: Tue Dec 05 2017 - 19:03:38 EST
Here's a proper patchset based on net-next.
v1 -> v2:
- Rebased on net-next
- Add Nicolas's Acks
- Reorder commits, putting the list_empty() cleanups prior to the
others.
- Added commit reverting the GFP_ATOMIC change.
Julia Cartwright (3):
net: macb: kill useless use of list_empty()
net: macb: reduce scope of rx_fs_lock-protected regions
net: macb: change GFP_ATOMIC to GFP_KERNEL
drivers/net/ethernet/cadence/macb_main.c | 47 ++++++++++++++++----------------
1 file changed, 23 insertions(+), 24 deletions(-)
--
2.14.2