[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1512518311.git.julia@ni.com>
Date: Tue, 5 Dec 2017 18:02:47 -0600
From: Julia Cartwright <julia@...com>
To: David Miller <davem@...emloft.net>
CC: <julia.lawall@...6.fr>, <rafalo@...ence.com>,
<nicolas.ferre@...rochip.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kbuild-all@...org>
Subject: [PATCH v2 0/3] macb rx filter cleanups
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
Powered by blists - more mailing lists