]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/e1000/base/e1000_ich8lan.c
crypto/aesni_gcm: support in-place chained mbufs
[dpdk.git] / drivers / net / e1000 / base / e1000_ich8lan.c
index accc6ea011cbc8493e301da0f0ca8d8312c60ab8..5241cf698f59e6699aa4761f3800e59a684e49ad 100644 (file)
@@ -5533,7 +5533,7 @@ void e1000_igp3_phy_powerdown_workaround_ich8lan(struct e1000_hw *hw)
 void e1000_gig_downshift_workaround_ich8lan(struct e1000_hw *hw)
 {
        s32 ret_val;
-       u16 reg_data;
+       u16 reg_data = 0;
 
        DEBUGFUNC("e1000_gig_downshift_workaround_ich8lan");