public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* request-pull: Use static const
@ 2010-12-21 10:26 Joe Perches
  2010-12-21 21:27 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2010-12-21 10:26 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

Resubmitting the remnants of an earlier discrete patchset.
https://lkml.org/lkml/2010/11/20/209
Consolidated into smaller patches.

The following changes since commit d9993be65a77f500ae926176baa264816bfe3816:

  Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 (2010-12-20 13:24:14 -0800)

are available in the git repository at:

  git://repo.or.cz/linux-2.6/trivial-mods.git 20101221_static_const

Joe Perches (5):
      tg3: Use DEFINE_PCI_DEVICE_TABLE
      drivers/net/*.c: Use static const
      usb: Use static const, consolidate code
      tulip: Use DEFINE_PCI_DEVICE_TABLE and static const
      drivers/net/*/: Use static const

 drivers/net/3c501.c                |    4 +-
 drivers/net/3c503.c                |    4 +-
 drivers/net/3c507.c                |    4 +-
 drivers/net/3c527.c                |    6 ++--
 drivers/net/at1700.c               |    6 ++--
 drivers/net/benet/be_ethtool.c     |    4 ++-
 drivers/net/benet/be_main.c        |   10 ++++----
 drivers/net/bnx2.c                 |   46 ++++++++++++++++++-----------------
 drivers/net/bnx2x/bnx2x_main.c     |    6 +++-
 drivers/net/can/sja1000/plx_pci.c  |    2 +-
 drivers/net/chelsio/sge.c          |   10 +++----
 drivers/net/cxgb3/ael1002.c        |   24 +++++++++---------
 drivers/net/cxgb3/t3_hw.c          |    2 +-
 drivers/net/cxgb4vf/t4vf_hw.c      |    2 +-
 drivers/net/e2100.c                |    2 +-
 drivers/net/eepro.c                |    9 ++++---
 drivers/net/eexpress.c             |    2 +-
 drivers/net/gianfar.c              |   10 ++++---
 drivers/net/hp.c                   |    6 ++--
 drivers/net/irda/act200l-sir.c     |    2 +-
 drivers/net/irda/donauboe.c        |    4 +-
 drivers/net/jme.c                  |    4 +-
 drivers/net/ksz884x.c              |   20 ++++++++--------
 drivers/net/netxen/netxen_nic_hw.c |   16 ++++++++----
 drivers/net/ni52.c                 |    4 +-
 drivers/net/ni65.c                 |    4 +-
 drivers/net/pcmcia/nmclan_cs.c     |    2 +-
 drivers/net/qlcnic/qlcnic_hw.c     |   15 +++++++----
 drivers/net/qlge/qlge_main.c       |   13 +++++----
 drivers/net/r8169.c                |    2 +-
 drivers/net/skfp/smt.c             |    4 +-
 drivers/net/skge.c                 |    4 +-
 drivers/net/smc-ultra.c            |    8 ++++-
 drivers/net/tg3.c                  |   26 +++++++++-----------
 drivers/net/tokenring/ibmtr.c      |    5 ++-
 drivers/net/tulip/de2104x.c        |   18 +++++++++----
 drivers/net/tulip/tulip_core.c     |   15 +++++++----
 drivers/net/usb/hso.c              |   39 ++++++++++++------------------
 drivers/net/vmxnet3/vmxnet3_drv.c  |    4 ++-
 drivers/net/wan/dscc4.c            |    6 ++--
 drivers/net/wd.c                   |    2 +-
 41 files changed, 199 insertions(+), 177 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: request-pull: Use static const
  2010-12-21 10:26 request-pull: Use static const Joe Perches
@ 2010-12-21 21:27 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-12-21 21:27 UTC (permalink / raw)
  To: joe; +Cc: netdev

From: Joe Perches <joe@perches.com>
Date: Tue, 21 Dec 2010 02:26:13 -0800

> Resubmitting the remnants of an earlier discrete patchset.
> https://lkml.org/lkml/2010/11/20/209
> Consolidated into smaller patches.
> 
> The following changes since commit d9993be65a77f500ae926176baa264816bfe3816:
> 
>   Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 (2010-12-20 13:24:14 -0800)
> 
> are available in the git repository at:
> 
>   git://repo.or.cz/linux-2.6/trivial-mods.git 20101221_static_const
> 
> Joe Perches (5):
>       tg3: Use DEFINE_PCI_DEVICE_TABLE
>       drivers/net/*.c: Use static const
>       usb: Use static const, consolidate code
>       tulip: Use DEFINE_PCI_DEVICE_TABLE and static const
>       drivers/net/*/: Use static const

Pulled, thanks Joe.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-21 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 10:26 request-pull: Use static const Joe Perches
2010-12-21 21:27 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox