Signed-off-by: Ali Bahar <ali@xxxxxxxxxxxxxxx> Cc: Larry Finger <Larry.Finger@xxxxxxxxxxxx> --- drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c b/drivers/staging/rtl8712/rtl871x_ioctl_linux.c index bb97d8b..6e1c85c 100644 --- a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c +++ b/drivers/staging/rtl8712/rtl871x_ioctl_linux.c @@ -1009,7 +1009,7 @@ static int r871x_wx_set_priv(struct net_device *dev, * * Note: Currently (July 2011) r8712_set_802_11_bssid() may fail for one of * several reasons. For now, we let -1 be returned as a catch-all failure - * indication, until that function's implementation is updated. + * indication, until that function's implementation is updated. */ static int r8711_wx_set_wap(struct net_device *dev, struct iw_request_info *info, @@ -1121,7 +1121,7 @@ static int r871x_wx_set_mlme(struct net_device *dev, * return? * The same question arises for bDriverStopped being true. * - */ + */ static int r8711_wx_set_scan(struct net_device *dev, struct iw_request_info *a, union iwreq_data *wrqu, char *extra) -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html