[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100817.174157.226783923.davem@davemloft.net>
Date: Tue, 17 Aug 2010 17:41:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rmody@...cade.com
Cc: netdev@...r.kernel.org, adapter_linux_open_src_team@...cade.com
Subject: Re: [PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
From: Rasesh Mody <rmody@...cade.com>
Date: Tue, 10 Aug 2010 21:24:36 -0700
> +u32 bna_id;
This variable is never set by the driver.
It is always left at it's default value of zero and it is only
used to construct MBOX irq name strings and it is also assigned
to bnad->ident.id
I suspect it's completely useless, and if so please just delete
it.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists