[PATCH 7/8] staging:rtl8821ae: fix ERROR: spaces required around that '&&' in pci.c

Dan Carpenter dan.carpenter at oracle.com
Thu Feb 6 20:36:00 UTC 2014


I just saw Greg's email that this would be deleted...

On Thu, Feb 06, 2014 at 11:27:52PM +0300, Dan Carpenter wrote:
> 			if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_AP &&
> 			    rtlpriv->rtlhal.current_bandtype == BAND_ON_2_4G) &&
> 			    (ieee80211_is_beacon(fc) ||
> 			     ieee80211_is_probe_resp(fc)) {


I got this one wrong.  I missed a paren so it doesn't fit.

regards,
dan carpenter



More information about the devel mailing list