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)
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

Simple merge