| Submitter | Ben Hutchings |
|---|---|
| Date | Dec. 16, 2011, 8:10 p.m. |
| Message ID | <1324066213.2798.19.camel@bwh-desktop> |
| Download | mbox |
| Permalink | /patch/131895/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davemComments
From: Ben Hutchings <bhutchings@solarflare.com> Date: Fri, 16 Dec 2011 20:10:13 +0000 > The following changes since commit de93cb2eaffd6d3e44bc738babfac35769d79720: > > vlan: static functions (2011-12-14 02:39:30 -0500) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem > > (commit 70350b0685a370164ed8912835bd7109927c8781) > > Ben Hutchings (3): > MAINTAINERS: Update sfc maintainers > sfc: Remove device ID macros only used once > sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO Pulled, thanks! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
The following changes since commit de93cb2eaffd6d3e44bc738babfac35769d79720: vlan: static functions (2011-12-14 02:39:30 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem (commit 70350b0685a370164ed8912835bd7109927c8781) Ben Hutchings (3): MAINTAINERS: Update sfc maintainers sfc: Remove device ID macros only used once sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO MAINTAINERS | 1 - drivers/net/ethernet/sfc/efx.c | 4 ++-- drivers/net/ethernet/sfc/efx.h | 4 ---- drivers/net/ethernet/sfc/rx.c | 7 ++----- 4 files changed, 4 insertions(+), 12 deletions(-)