summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_qfq.c
diff options
context:
space:
mode:
authorDavid S. Miller2012-09-28 00:31:58 +0200
committerDavid S. Miller2012-09-28 00:31:58 +0200
commite905ed57baa82e15ce9c158a8f1e81f171042504 (patch)
tree814ac070f202fc4b81d0f3340a3bde194d8931f6 /net/sched/sch_qfq.c
parentnf_defrag_ipv6: fix oops on module unloading (diff)
downloadkernel-qcow2-linux-e905ed57baa82e15ce9c158a8f1e81f171042504.tar.gz
kernel-qcow2-linux-e905ed57baa82e15ce9c158a8f1e81f171042504.tar.xz
kernel-qcow2-linux-e905ed57baa82e15ce9c158a8f1e81f171042504.zip
bna: Fix warning false positive.
GCC can't see that in all non-error-return paths we do in fact set *using_dac to something. Add an explicit initialization to remove this warning: drivers/net/ethernet/brocade/bna/bnad.c: In function ‘bnad_pci_probe’: drivers/net/ethernet/brocade/bna/bnad.c:3079:5: warning: ‘using_dac’ may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/net/ethernet/brocade/bna/bnad.c:3233:7: note: ‘using_dac’ was declared here Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_qfq.c')
0 files changed, 0 insertions, 0 deletions