Re: [PATCH v6 2/2] net: ethernet: nixge: Add support for National Instruments XGE netdev

2018-03-29 Thread David Miller
From: Moritz Fischer Date: Tue, 27 Mar 2018 14:43:15 -0700 > Add support for the National Instruments XGE 1/10G network device. > > It uses the EEPROM on the board via NVMEM. > > Signed-off-by: Moritz Fischer Applied.

[PATCH v6 2/2] net: ethernet: nixge: Add support for National Instruments XGE netdev

2018-03-27 Thread Moritz Fischer
Add support for the National Instruments XGE 1/10G network device. It uses the EEPROM on the board via NVMEM. Signed-off-by: Moritz Fischer --- Changes from v5: - Fixed up indents according to David's feedback - Fixed KConfig ---help--- -> help Changes from v4: - Worked on consistency for cons