[GIT PULL] Staging driver fix for 5.4-rc5

Greg KH gregkh at linuxfoundation.org
Sat Oct 26 18:18:39 UTC 2019


The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:

  Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.4-rc5

for you to fetch changes up to 153c5d8191c26165dbbd2646448ca7207f7796d0:

  staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS (2019-10-14 15:40:08 +0200)

----------------------------------------------------------------
Staging driver fix for 5.4-rc5

Here is a single staging driver fix, for the wlan-ng driver, that
resolves a reported issue.

It is been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

----------------------------------------------------------------
Colin Ian King (1):
      staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS

 drivers/staging/wlan-ng/cfg80211.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


More information about the devel mailing list