All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201212021449.21267.chunkeey@googlemail.com>

diff --git a/a/1.txt b/N1/1.txt
index d9a47ca..88dbd9c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ I think this will bug for multicast and injected frames.
  
 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 cb41e02..da61fa3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020121202104238.GB16078@elgon.mountain\0"
  "From\0Christian Lamparter <chunkeey@googlemail.com>\0"
  "Subject\0Re: [patch] carl9170: remove unneeded NULL check\0"
- "Date\0Sun, 02 Dec 2012 13:49:20 +0000\0"
+ "Date\0Sun, 2 Dec 2012 14:49:20 +0100\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0John W. Linville <linville@tuxdriver.com>"
   linux-wireless@vger.kernel.org
@@ -23,7 +23,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"
@@ -50,4 +50,4 @@
  " \tif (unlikely(carl9170_tx_prepare(ar, sta, skb)))\n"
  " \t\tgoto err_free;"
 
-665e8e99c2bfd7be777a7d39ea2ad8681a5ff787bd2b3d057ada5fe2395d6b60
+0f2d66df27bc06b2d2116dc874288c7478da52c7152a1cfcf963230c0a8b4809

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.