diff for duplicates of <20190404085651.GC20193@kadam> diff --git a/a/1.txt b/N1/1.txt index f75ae6c..0c55745 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ index 68854c45d0a4..9ab6aa9ded5c 100644 + } /* - * When the pstream (fat pipe = AC) timesout, it means there were + * When the pstream (fat pipe == AC) timesout, it means there were @@ -1517,6 +1521,10 @@ static int ath6kl_wmi_cac_event_rx(struct wmi *wmi, u8 *datap, int len, return -EINVAL; @@ -37,7 +37,7 @@ index 68854c45d0a4..9ab6aa9ded5c 100644 + return -EINVAL; + } - if ((reply->cac_indication = CAC_INDICATION_ADMISSION_RESP) && + if ((reply->cac_indication == CAC_INDICATION_ADMISSION_RESP) && (reply->status_code != IEEE80211_TSPEC_STATUS_ADMISS_ACCEPTED)) { @@ -2633,7 +2641,7 @@ int ath6kl_wmi_delete_pstream_cmd(struct wmi *wmi, u8 if_idx, u8 traffic_class, u16 active_tsids = 0; diff --git a/a/content_digest b/N1/content_digest index 93c23a3..b7a14ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] ath6kl: add some bounds checking\0" - "Date\0Thu, 04 Apr 2019 08:56:51 +0000\0" + "Date\0Thu, 4 Apr 2019 11:56:51 +0300\0" "To\0Kalle Valo <kvalo@codeaurora.org>\0" "Cc\0linux-wireless@vger.kernel.org" " kernel-janitors@vger.kernel.org\0" @@ -35,7 +35,7 @@ "+\t}\n" " \n" " \t/*\n" - " \t * When the pstream (fat pipe = AC) timesout, it means there were\n" + " \t * When the pstream (fat pipe == AC) timesout, it means there were\n" "@@ -1517,6 +1521,10 @@ static int ath6kl_wmi_cac_event_rx(struct wmi *wmi, u8 *datap, int len,\n" " \t\treturn -EINVAL;\n" " \n" @@ -45,7 +45,7 @@ "+\t\treturn -EINVAL;\n" "+\t}\n" " \n" - " \tif ((reply->cac_indication = CAC_INDICATION_ADMISSION_RESP) &&\n" + " \tif ((reply->cac_indication == CAC_INDICATION_ADMISSION_RESP) &&\n" " \t (reply->status_code != IEEE80211_TSPEC_STATUS_ADMISS_ACCEPTED)) {\n" "@@ -2633,7 +2641,7 @@ int ath6kl_wmi_delete_pstream_cmd(struct wmi *wmi, u8 if_idx, u8 traffic_class,\n" " \tu16 active_tsids = 0;\n" @@ -59,4 +59,4 @@ "-- \n" 2.17.1 -262663eb788f928a713ce931638b813ab6bc080e9a01e126387ca108c9d9a2f3 +07f081ff0e89754c80f3a294b416326aa629e8d85bb1faf6e8e311ebfdd20f35
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.