aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_queue_limits.c
diff options
context:
space:
mode:
authorBruce Allan <[email protected]>2012-02-08 02:55:14 +0000
committerJeff Kirsher <[email protected]>2012-02-13 13:15:03 -0800
commitd7eb33840bee3c8de3f64f3861350bcfac3eaf82 (patch)
treec418fa4cf987a6c7175d4917103f1c523e0eca21 /lib/dynamic_queue_limits.c
parent826072555b0dceac44a6e69a0c5be137e829c9d4 (diff)
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
In the unlikely event that e1e_wphy() returns an error, the returned error code is not propogated to the caller of e1000_set_d3_lplu_state_ich8lan(). With this change, there is a rare possibility that ret_val might not get set so it must be initialized. Signed-off-by: Bruce Allan <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions