kernel: b53: allow access the MIB counters on BCM5365
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 4 Sep 2013 16:15:10 +0000 (16:15 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 4 Sep 2013 16:15:10 +0000 (16:15 +0000)
commit7559635a1d1d466b72a5135305f91e5173910053
treee989aae4966a1ce7194f127703c739ae17d8a49a
parent7cb431ba01880f24fcf2b2029e0cfe37d0d543b8
kernel: b53: allow access the MIB counters on BCM5365

b53_no_ops has no elements and b53_port_ops has one element, this makes
the code access some random memory when trying to access the mib
counter functions.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37895
target/linux/generic/files/drivers/net/phy/b53/b53_common.c