diff for duplicates of <YHT72MuY6mQ+JPGL@kali> diff --git a/a/1.txt b/N1/1.txt index a426d2e..d39b8d6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,13 +18,13 @@ I am sorry Sir, I missed this. I will make required changes now. > > diff --git a/drivers/staging/rtl8192e/rtl819x_HTProc.c b/drivers/staging/rtl8192e/rtl819x_HTProc.c > [] > > @@ -646,13 +646,13 @@ void HTInitializeHTInfo(struct rtllib_device *ieee) -> > pHTInfo->CurrentMPDUDensity = pHTInfo->MPDU_Density; -> > pHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor; -> > +> > � pHTInfo->CurrentMPDUDensity = pHTInfo->MPDU_Density; +> > � pHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor; +> > � > > > > - memset((void *)(&(pHTInfo->SelfHTCap)), 0, > > + memset((void *)(&pHTInfo->SelfHTCap), 0, -> > sizeof(pHTInfo->SelfHTCap)); +> > � sizeof(pHTInfo->SelfHTCap)); > > memset(&pHTInfo->SelfHTCap, 0, sizeof(pHTInfo->SelfHTCap); > diff --git a/a/content_digest b/N1/content_digest index ede45ff..9e4048d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -32,17 +32,17 @@ "> > diff --git a/drivers/staging/rtl8192e/rtl819x_HTProc.c b/drivers/staging/rtl8192e/rtl819x_HTProc.c\n" "> []\n" "> > @@ -646,13 +646,13 @@ void HTInitializeHTInfo(struct rtllib_device *ieee)\n" - "> > \302\240\tpHTInfo->CurrentMPDUDensity = pHTInfo->MPDU_Density;\n" - "> > \302\240\tpHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;\n" - "> > \302\240\n" + "> > \303\257\302\277\302\275\tpHTInfo->CurrentMPDUDensity = pHTInfo->MPDU_Density;\n" + "> > \303\257\302\277\302\275\tpHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;\n" + "> > \303\257\302\277\302\275\n" "> > \n" "> > -\tmemset((void *)(&(pHTInfo->SelfHTCap)), 0,\n" "> > +\tmemset((void *)(&pHTInfo->SelfHTCap), 0,\n" - "> > \302\240\t sizeof(pHTInfo->SelfHTCap));\n" + "> > \303\257\302\277\302\275\t sizeof(pHTInfo->SelfHTCap));\n" "> \n" "> \tmemset(&pHTInfo->SelfHTCap, 0, sizeof(pHTInfo->SelfHTCap);\n" "> \n" "> etc...\n" > -fa8d78bb9e523e4d76f98528c515b36b08dfdb4597d9b806cb35890b47d5c691 +593ee06b431007d6e1f2afa3a09de3a9eefcae74530d1816e98fd15578b211f0
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.