Re: [PATCH2] staging: brcm80211: fix suspend/resume issue in brcmsmac

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks, Greg

On 01/22/2011 03:31 PM, Greg KH wrote:
On Fri, Jan 21, 2011 at 01:36:44PM +0100, Arend van Spriel wrote:
@@ -246,7 +243,14 @@ wl_ops_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
  static void
  wl_ops_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
  {
-	return;
+	struct wl_info *wl;
+
+	wl = HW_TO_WL(hw);
+	

You added trailing whitespace :(

You should fix your editor to flag this with a big red line or something
to make sure you don't do it again.  I've fixed it up for now, but
please be more careful in the future.


Will fix it in upcoming patches and run everything through checkpatch.pl.

thanks,

greg k-h


Changed email client to stop my "top postings".

--
Gr. AvS

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux