diff options
author | WingMan Kwok <w-kwok2@ti.com> | 2015-07-23 15:57:20 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-27 00:18:39 -0700 |
commit | a94bcd09c554e8df3a32ef3f25ecfd74e73b9651 (patch) | |
tree | f6aea2e3aa06552df0ca786da821b9f7108a3963 /drivers/net/ethernet/dnet.c | |
parent | c0f54edbe26fbe8194d7e72c24c49f7b1c9c547f (diff) |
net: netcp: Fixes hw statistics module base setting error
This patch fixes error in the setting of the hw statistics
module base for K2HK platform. In K2HK although there are
4 hw statistics modules, but only 2 are visible at a time.
Thus when setting up the pointers to the base of the
corresponding hw statistics modules, modules 0 and 2 should
point to one base, while modules 1 and 3 should point to the
other.
Signed-off-by: WingMan Kwok <w-kwok2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/dnet.c')
0 files changed, 0 insertions, 0 deletions