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)
commit4eced13a3797a41ca5c122336ce4c90e352629f1
treed7dc18f0911c99114b43dd67f497d0728bf6ebbd
parent1eb21b87bdd67b13b426fe5d19113dca6daee9b3
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