Message ID | 141140c10cd372c03abccb0483548108de705565.camel@intel.com (mailing list archive) |
---|---|
State | Changes Requested |
Delegated to: | Kalle Valo |
Headers | show |
Series | pull-request: iwlwifi-next-for-kalle-2022-11-06 | expand |
"Greenman, Gregory" <gregory.greenman@intel.com> writes: > Here's my first pull request for v6.2 with the last two patchsets I sent. > > It contains bugfixes (mostly mei) and cleanups. > The second patchset depends on the first one. > > Please let me know if there are any issues. > > Thanks, > Gregory > > > The following changes since commit bd954a7e4aa0739630884fc572d2d0e4dcd16e25: > > wifi: rtl8xxxu: Use dev_* instead of pr_info (2022-11-04 13:01:35 +0200) > > are available in the Git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git tags/iwlwifi-next-for-kalle-2022-11-06 > > for you to fetch changes up to 68efade8ef5c0656cf40d511dfa3676762941138: > > wifi: iwlwifi: mei: wait for the mac to stop on suspend (2022-11-06 12:02:40 +0200) > > ---------------------------------------------------------------- > iwlwifi patches for v6.2 > > Patch sets 0 and 1 > > ---------------------------------------------------------------- Could you write a short summary about what the pull request contains to the signed tag? That's what is stored to git. Also I see your Signed-off-by twice in commits.
On Wed, 2022-11-09 at 19:23 +0200, Kalle Valo wrote: > "Greenman, Gregory" <gregory.greenman@intel.com> writes: > > > Here's my first pull request for v6.2 with the last two patchsets I sent. > > > > It contains bugfixes (mostly mei) and cleanups. > > The second patchset depends on the first one. > > > > Please let me know if there are any issues. > > > > Thanks, > > Gregory > > > > > > The following changes since commit bd954a7e4aa0739630884fc572d2d0e4dcd16e25: > > > > wifi: rtl8xxxu: Use dev_* instead of pr_info (2022-11-04 13:01:35 +0200) > > > > are available in the Git repository at: > > > > http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git tags/iwlwifi-next-for-kalle-2022-11-06 > > > > for you to fetch changes up to 68efade8ef5c0656cf40d511dfa3676762941138: > > > > wifi: iwlwifi: mei: wait for the mac to stop on suspend (2022-11-06 12:02:40 +0200) > > > > ---------------------------------------------------------------- > > iwlwifi patches for v6.2 > > > > Patch sets 0 and 1 > > > > ---------------------------------------------------------------- > > Could you write a short summary about what the pull request contains to > the signed tag? That's what is stored to git. > > Also I see your Signed-off-by twice in commits. > Yes, sure. I'll send a pull request with the fixes.