dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/benet
Joe Perches 42c8b11e28 benet: Add missing comma between constant string array
Multiple quoted strings are concatenated without comma separators.

Make the arrays const while there.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-07-09 02:56:56 -07:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile
be.h net: Remove unneeded version.h includes from drivers/net/ 2011-06-24 02:40:08 -07:00
be_cmds.c be2net: create/destroy rx-queues on interface open/close 2011-06-30 22:32:50 -07:00
be_cmds.h be2net: create/destroy rx-queues on interface open/close 2011-06-30 22:32:50 -07:00
be_ethtool.c drivers/net: Remove casts of void * 2011-06-21 15:48:29 -07:00
be_hw.h be2net: Support for FAT dump retrieval using ethtool --register-dump option 2011-03-30 21:39:19 -07:00
be_main.c benet: Add missing comma between constant string array 2011-07-09 02:56:56 -07:00