On Thu, 2008-10-02 at 15:56 +0300, Rami Rosen wrote: > Hi, > > - This patch (against the linux-wireless-next git tree) removes a > redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c). > > In this method, there is no need to call again the > ieee80211_is_data() method; this is checked immediately before, in the > "if" command (we will not enter this block unless ieee80211_is_data() > is true, so that the "and" (&&) condition in that "if" command will be > fullfilled ). You should un-indent the code accordingly. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part