> From: netdev-ow...@vger.kernel.org [mailto:netdev-ow...@vger.kernel.org] > On Behalf Of Jonathan Toppins > Sent: Monday, April 27, 2015 8:42 AM > To: Kirsher, Jeffrey T > Cc: Brandeburg, Jesse; Nelson, Shannon; Wyborny, Carolyn; Skidmore, Donald > C; Vick, Matthew; Ronciak, John; Williams, Mitch A; intel-wired- > l...@lists.osuosl.org; netdev@vger.kernel.org; go...@cumulusnetworks.com; > s...@cumulusnetworks.com > Subject: Re: [PATCH v1 net-next 1/3] igb: set driver data for device > entries that were missing > > On 4/10/15 7:03 PM, Jonathan Toppins wrote: > > Three of the supported PCI device entries neglected to set driver data > > to "board_82575". This is not a problem until a new board type is > > defined, so avoid the potential problem all together. > > > > Signed-off-by: Jonathan Toppins <jtopp...@cumulusnetworks.com> > > --- > > drivers/net/ethernet/intel/igb/igb_main.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-)
Tested-by: Aaron Brown <aaron.f.br...@intel.com> Well, regression tested that is as I don't have any of the potential new boards. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html