Home
last modified time | relevance | path

Searched hist:e1e0918fcaea7b8100ed9f96f3ecd9eb9b867102 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/brocade/bna/
H A Dcna_fwimg.cdiff e1e0918fcaea7b8100ed9f96f3ecd9eb9b867102 Wed Jan 04 14:02:24 CET 2012 stephen hemminger <shemminger@vyatta.com> 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>
H A Dbna_types.hdiff e1e0918fcaea7b8100ed9f96f3ecd9eb9b867102 Wed Jan 04 14:02:24 CET 2012 stephen hemminger <shemminger@vyatta.com> 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>
H A Dbnad.hdiff e1e0918fcaea7b8100ed9f96f3ecd9eb9b867102 Wed Jan 04 14:02:24 CET 2012 stephen hemminger <shemminger@vyatta.com> 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>
H A Dbnad.cdiff e1e0918fcaea7b8100ed9f96f3ecd9eb9b867102 Wed Jan 04 14:02:24 CET 2012 stephen hemminger <shemminger@vyatta.com> 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>