netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <20070919235828.GA31759@nineveh.local>]
  • [parent not found: <20070920132512.GF24105@skynet.ie>]
  • * [PATCH -mm] mv643xx_eth: Remove redundant multiple initialization
           [not found] <20070918011841.2381bd93.akpm@linux-foundation.org>
                       ` (2 preceding siblings ...)
           [not found] ` <20070920132512.GF24105@skynet.ie>
    @ 2007-09-22  7:54 ` Satyam Sharma
      2007-09-22  7:55 ` [PATCH -mm] iseries_veth: Kill unused variable Satyam Sharma
           [not found] ` <20070921020554.GE31759@nineveh.local>
      5 siblings, 0 replies; 11+ messages in thread
    From: Satyam Sharma @ 2007-09-22  7:54 UTC (permalink / raw)
      To: Andrew Morton
      Cc: Linux Kernel Mailing List, Jeff Garzik, Linux Netdev Mailing List
    
    
    Of ethtool_ops->get_stats_count and ethtool_ops->get_ethtool_stats.
    
    Signed-off-by: Satyam Sharma <satyam@infradead.org>
    
    ---
    
     drivers/net/mv643xx_eth.c |    2 --
     1 file changed, 2 deletions(-)
    
    diff -ruNp a/drivers/net/mv643xx_eth.c b/drivers/net/mv643xx_eth.c
    --- a/drivers/net/mv643xx_eth.c	2007-09-22 06:26:39.000000000 +0530
    +++ b/drivers/net/mv643xx_eth.c	2007-09-22 13:15:41.000000000 +0530
    @@ -2740,8 +2740,6 @@ static const struct ethtool_ops mv643xx_
     	.get_stats_count        = mv643xx_get_stats_count,
     	.get_ethtool_stats      = mv643xx_get_ethtool_stats,
     	.get_strings            = mv643xx_get_strings,
    -	.get_stats_count        = mv643xx_get_stats_count,
    -	.get_ethtool_stats      = mv643xx_get_ethtool_stats,
     	.nway_reset		= mv643xx_eth_nway_restart,
     };
     
    
    ^ permalink raw reply	[flat|nested] 11+ messages in thread
  • * [PATCH -mm] iseries_veth: Kill unused variable
           [not found] <20070918011841.2381bd93.akpm@linux-foundation.org>
                       ` (3 preceding siblings ...)
      2007-09-22  7:54 ` [PATCH -mm] mv643xx_eth: Remove redundant multiple initialization Satyam Sharma
    @ 2007-09-22  7:55 ` Satyam Sharma
           [not found] ` <20070921020554.GE31759@nineveh.local>
      5 siblings, 0 replies; 11+ messages in thread
    From: Satyam Sharma @ 2007-09-22  7:55 UTC (permalink / raw)
      To: Andrew Morton
      Cc: Linux Kernel Mailing List, Jeff Garzik, Linux Netdev Mailing List
    
    
    drivers/net/iseries_veth.c: In function 'veth_transmit_to_many':
    drivers/net/iseries_veth.c:1174: warning: unused variable 'port'
    
    Signed-off-by: Satyam Sharma <satyam@infradead.org>
    
    ---
    
     drivers/net/iseries_veth.c |    1 -
     1 file changed, 1 deletion(-)
    
    diff -ruNp a/drivers/net/iseries_veth.c b/drivers/net/iseries_veth.c
    --- a/drivers/net/iseries_veth.c	2007-09-22 06:26:39.000000000 +0530
    +++ b/drivers/net/iseries_veth.c	2007-09-22 11:17:29.000000000 +0530
    @@ -1171,7 +1171,6 @@ static void veth_transmit_to_many(struct
     					  HvLpIndexMap lpmask,
     					  struct net_device *dev)
     {
    -	struct veth_port *port = (struct veth_port *) dev->priv;
     	int i, success, error;
     
     	success = error = 0;
    
    ^ permalink raw reply	[flat|nested] 11+ messages in thread
  • [parent not found: <20070921020554.GE31759@nineveh.local>]

  • end of thread, other threads:[~2007-09-25 16:25 UTC | newest]
    
    Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20070918011841.2381bd93.akpm@linux-foundation.org>
         [not found] ` <20070918162039.GA1804@skynet.ie>
    2007-09-18 16:41   ` 2.6.23-rc6-mm1: Build failure on ppc64 drivers/net/ehea/ehea_main.c Mel Gorman
         [not found] ` <20070919235828.GA31759@nineveh.local>
         [not found]   ` <20070919170934.84f44e05.akpm@linux-foundation.org>
         [not found]     ` <f86d6cc00709200721h6e8f7cf8xa2264e9d1f88883b@mail.gmail.com>
         [not found]       ` <f86d6cc00709200912j37a3218boa882a044c0610779@mail.gmail.com>
    2007-09-20 19:44         ` 2.6.23-rc6-mm1 Andrew Morton
         [not found] ` <20070920132512.GF24105@skynet.ie>
         [not found]   ` <alpine.LFD.0.999.0709201903180.17093@enigma.security.iitk.ac.in>
    2007-09-22  6:54     ` 2.6.23-rc6-mm1: Build failures on ppc64_defconfig Satyam Sharma
    2007-09-24 11:12       ` Mel Gorman
    2007-09-22  7:25     ` Satyam Sharma
    2007-09-22  7:40     ` [PATCH -mm] pasemi_mac: Build fix after recent netdev stats changes Satyam Sharma
    2007-09-22  7:54 ` [PATCH -mm] mv643xx_eth: Remove redundant multiple initialization Satyam Sharma
    2007-09-22  7:55 ` [PATCH -mm] iseries_veth: Kill unused variable Satyam Sharma
         [not found] ` <20070921020554.GE31759@nineveh.local>
         [not found]   ` <m1fy18k5ru.fsf@ebiederm.dsl.xmission.com>
         [not found]     ` <46F7EC0A.9030506@trash.net>
         [not found]       ` <20070924131458.0daa4562@freepuppy.rosehill>
    2007-09-25  4:07         ` [PATCH] Remove broken netfilter binary sysctls from bridging code Patrick McHardy
    2007-09-25 16:12           ` Stephen Hemminger
    2007-09-25 16:22             ` Patrick McHardy
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).