diff for duplicates of <20121202165153.GC6517@mwanda> diff --git a/a/1.txt b/N1/1.txt index 610d785..bbe0c3c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ On Sun, Dec 02, 2012 at 02:49:20PM +0100, Christian Lamparter wrote: > > It is not possible for the sta(tion) pointer to be NULL if > the frame has the IEEE80211_TX_CTL_AMPDU flag set. So the -> sta = NULL check can be avoided when calling +> sta == NULL check can be avoided when calling > carl9170_tx_ampdu_queue. This is because mac80211 tracks > all aggregation sessions within the station struct. > Of course, this is something that the checker tool can't diff --git a/a/content_digest b/N1/content_digest index cc59f51..e383ef1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0201212021449.21267.chunkeey@googlemail.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [patch] carl9170: remove unneeded NULL check\0" - "Date\0Sun, 02 Dec 2012 16:51:53 +0000\0" + "Date\0Sun, 2 Dec 2012 19:51:53 +0300\0" "To\0Christian Lamparter <chunkeey@googlemail.com>\0" "Cc\0John W. Linville <linville@tuxdriver.com>" linux-wireless@vger.kernel.org @@ -25,7 +25,7 @@ "> \n" "> It is not possible for the sta(tion) pointer to be NULL if\n" "> the frame has the IEEE80211_TX_CTL_AMPDU flag set. So the\n" - "> sta = NULL check can be avoided when calling \n" + "> sta == NULL check can be avoided when calling \n" "> carl9170_tx_ampdu_queue. This is because mac80211 tracks\n" "> all aggregation sessions within the station struct.\n" "> Of course, this is something that the checker tool can't\n" @@ -47,4 +47,4 @@ "regards,\n" dan carpenter -0ca5fc3448fb60458f042499f8f585bd9a5570c1b6b6df5abeb59346fc5956a4 +fdf3e7a24747c2e0870285093cb476b8f88864cce02322ad6c56c2be91f3b652
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.