Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1203061

[GIT PULL] Staging driver fixes for 4.2-rc6

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] Staging driver fixes for 4.2-rc6
Date 2015-08-08 00:40 +0200
Message-ID <pUYsV-4St-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:

  Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.2-rc6

for you to fetch changes up to fb1de5a4c825a389f054cc3803e06116d2fbdc7e:

  staging: lustre: Include unaligned.h instead of access_ok.h (2015-08-04 22:13:25 -0700)

----------------------------------------------------------------
Staging driver fixes for 4.2-rc6

Here are 3 bugfixes for some staging driver issues that have been
reported.  All have been in the linux-next tree for a while.

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

----------------------------------------------------------------
Guenter Roeck (1):
      staging: lustre: Include unaligned.h instead of access_ok.h

H Hartley Sweeten (1):
      staging: comedi: das1800: add missing break in switch

Malcolm Priestley (1):
      staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL

 drivers/staging/comedi/drivers/das1800.c       | 1 +
 drivers/staging/lustre/lustre/obdclass/debug.c | 2 +-
 drivers/staging/vt6655/device_main.c           | 5 +++--
 3 files changed, 5 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Staging driver fixes for 4.2-rc6 Greg KH <gregkh@linuxfoundation.org> - 2015-08-08 00:40 +0200

csiph-web