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


Groups > linux.kernel > #1641880

[PATCH 0/2] Fixes for Switchtec Driver

From Logan Gunthorpe <logang@deltatee.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Fixes for Switchtec Driver
Date 2017-05-15 18:50 +0200
Message-ID <tHrm2-29A-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Bjorn,

Can you please apply the following two patches? The first is
a cleanup to use a new helper function I added (it had to wait
until both patchsets were in). The second is a minor bug fix to
the driver we found last week.

Thanks!

Logan


Logan Gunthorpe (2):
  switchtec: utilize new device_add_cdev helper function
  switchtec: fix minor bug with partition id register

 drivers/pci/switch/switchtec.c | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

--
2.1.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Fixes for Switchtec Driver Logan Gunthorpe <logang@deltatee.com> - 2017-05-15 18:50 +0200
  Re: [PATCH 0/2] Fixes for Switchtec Driver Bjorn Helgaas <helgaas@kernel.org> - 2017-05-23 00:00 +0200
    Re: [PATCH 0/2] Fixes for Switchtec Driver Logan Gunthorpe <logang@deltatee.com> - 2017-05-23 06:00 +0200

csiph-web