Re: [PATCH net-next v3 0/6] cleanup for AMD8111E ethernet driver

2014-07-14 Thread David Miller
From: varkabhad...@gmail.com
Date: Mon, 14 Jul 2014 14:09:03 +0530

> This series cleanup for AMD8111E ethernet driver
> 
> v1: fix checkpatch warnings.
> v2: added new line in debug messages

Series applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH net-next v3 0/6] cleanup for AMD8111E ethernet driver

2014-07-14 Thread varkabhadram
From: Varka Bhadram 

This series cleanup for AMD8111E ethernet driver

v1: fix checkpatch warnings.
v2: added new line in debug messages

Varka Bhadram (6):
  ethernet: amd: move amd111e_remove_one after probe
  ethernet: amd: use devm_ioremap()
  ethernet: amd: dynamic debug fixes
  ethernet: amd: fix comment styles
  ethernet: amd: fix pci device ids
  ethernet: amd: fix 'foo* bar'

 drivers/net/ethernet/amd/amd8111e.c |  363 +--
 1 file changed, 176 insertions(+), 187 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH net-next v3 0/6] cleanup for AMD8111E ethernet driver

2014-07-14 Thread varkabhadram
From: Varka Bhadram var...@cdac.in

This series cleanup for AMD8111E ethernet driver

v1: fix checkpatch warnings.
v2: added new line in debug messages

Varka Bhadram (6):
  ethernet: amd: move amd111e_remove_one after probe
  ethernet: amd: use devm_ioremap()
  ethernet: amd: dynamic debug fixes
  ethernet: amd: fix comment styles
  ethernet: amd: fix pci device ids
  ethernet: amd: fix 'foo* bar'

 drivers/net/ethernet/amd/amd8111e.c |  363 +--
 1 file changed, 176 insertions(+), 187 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH net-next v3 0/6] cleanup for AMD8111E ethernet driver

2014-07-14 Thread David Miller
From: varkabhad...@gmail.com
Date: Mon, 14 Jul 2014 14:09:03 +0530

 This series cleanup for AMD8111E ethernet driver
 
 v1: fix checkpatch warnings.
 v2: added new line in debug messages

Series applied, thank you.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/