]> git.karo-electronics.de Git - mv-sheeva.git/commit
net/fec: fix unterminated platform_device_id table
authorAxel Lin <axel.lin@gmail.com>
Tue, 22 Feb 2011 23:28:46 +0000 (23:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Feb 2011 20:35:44 +0000 (12:35 -0800)
commit9eb0e6f26e48ef22cc56a2b81b1572ace999f70f
treedbca40cac19ea455aeab697df9f20287582549df
parenta90e81579de79e1e94b9af6216e4ef54e468ef4a
net/fec: fix unterminated platform_device_id table

The platform_device_id table is supposed to be zero-terminated.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fec.c