diff options
author | stephen hemminger | 2012-01-04 13:02:24 +0000 |
---|---|---|
committer | David S. Miller | 2012-01-05 13:23:00 -0500 |
commit | e1e0918fcaea7b8100ed9f96f3ecd9eb9b867102 (patch) | |
tree | 60caa3f37801b440f2918c05ae838e9480482f43 /net/sched/sch_netem.c | |
parent | 975419cf01fc6997879196d1c8f5ebffd30d3b20 (diff) |
bna: fix sparse warnings/errors
This fixes a several sparse warnings.
* the __iomem tag was being used incorrectly (needs to be a prefix)
* several variables should have been static since local to one file
* the firmware was not being forwared declared
and was const one place and not the other
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_netem.c')
0 files changed, 0 insertions, 0 deletions