linux/drivers/staging/rtl8187se
Himangi Saraogi 983b412231 staging:rtl8187se: Fix sparse warning in right shift
This patch fixes the following sparse warning:
drivers/staging/rtl8187se/r8180_core.c:1328:40: warning: right shift by bigger than source value
by adding parenthesis.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2014-03-13 17:33:01 -07:00
..
ieee80211 staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16 2014-03-13 17:28:31 -07:00
Kconfig
Makefile Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
Module.symvers drivers: staging: rtl8187se: use netdev_* instead of prink 2014-03-04 17:12:01 -08:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_core.c staging:rtl8187se: Fix sparse warning in right shift 2014-03-13 17:33:01 -07:00
r8180_dm.c staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
r8180_dm.h staging: rtl8187se: fix coding style in function declarations 2013-11-19 15:53:25 -08:00
r8180_hw.h staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.c 2014-01-09 10:29:36 -08:00
r8180_rtl8225.h staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
r8180_rtl8225z2.c staging: rtl8187se: Deleted rtl8225z2_rf_set_mode function 2014-03-13 15:52:14 -07:00
r8180_wx.c staging: rtl8187se: Convert _link_detect_t typedef into a struct. 2014-02-27 14:49:59 -08:00
r8180_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180.h staging: rtl8187se: Delete commented code in r8180.h 2014-03-13 15:49:55 -07:00
r8185b_init.c staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
TODO