On Sunday, July 20, 2014 04:25:16 PM Fabian Frederick wrote: > Signed-off-by: Fabian Frederick <[email protected]>
Acked-by: Christian Lamparter <[email protected]> > --- > drivers/net/wireless/ath/carl9170/phy.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/net/wireless/ath/carl9170/phy.c > b/drivers/net/wireless/ath/carl9170/phy.c > index ab4ee7d..b80b213 100644 > --- a/drivers/net/wireless/ath/carl9170/phy.c > +++ b/drivers/net/wireless/ath/carl9170/phy.c > @@ -1139,7 +1139,6 @@ static int carl9170_set_freq_cal_data(struct ar9170 *ar, > > default: > return -EINVAL; > - break; > } > > for (; i >= 0; i--) { > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

