Re: [PATCH v3 3/3] Linn Ethernet packet sniffer driver

2015-02-24 Thread Stathis Voukelatos
On 23/02/15 21:38, David Miller wrote: From: Stathis Voukelatos Date: Mon, 23 Feb 2015 14:26:22 + Driver for the Ethernet Mii packet sniffer H/W module found in the IMG Pistachio SoC. Signed-off-by: Stathis Voukelatos You really have to explain what this thing does, how it is used, wh

Re: [PATCH v3 3/3] Linn Ethernet packet sniffer driver

2015-02-23 Thread David Miller
From: Stathis Voukelatos Date: Mon, 23 Feb 2015 14:26:22 + > Driver for the Ethernet Mii packet sniffer H/W module found in > the IMG Pistachio SoC. > > Signed-off-by: Stathis Voukelatos You really have to explain what this thing does, how it is used, what APIs are made use of to maniulate

[PATCH v3 3/3] Linn Ethernet packet sniffer driver

2015-02-23 Thread Stathis Voukelatos
Driver for the Ethernet Mii packet sniffer H/W module found in the IMG Pistachio SoC. Signed-off-by: Stathis Voukelatos --- drivers/net/ethernet/linn/Kconfig | 11 + drivers/net/ethernet/linn/Makefile | 1 + .../linn/pkt-sniffer/backends/ether/Makefile |