Hello
My Name is Steven Moore.We seek the service of a Secret Shopper in our
apex-consult Organization. The assignment will pay per duty .You can make $200
everyday , depends on how fast you able to take up your work. I am sure you
cannot spend more than 1-2 hours per day on your assignment
Just collection of clean ups against SCSI drivers. Some of them were Acked
quite long ago, but didn't make upstream yet.
Andy Shevchenko (5):
scsi: fnic: use kernel's '%pM' format option to print MAC
fusion: print lan address via %pMR
[SCSI] ips: don't use custom hex_asc_upper[] table
scsi
Instead of supplying each byte through stack let's use %pM specifier.
Cc: Hiral Patel
Cc: Suma Ramars
Acked-by: Tom Tucker
Signed-off-by: Andy Shevchenko
---
drivers/scsi/fnic/vnic_dev.c | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/drivers/scsi/fnic/vnic_dev.
LAN MAC addresses can be printed directly using %pMR specifier.
Cc: Sathya Prakash
Cc: Chaitra P B
Cc: Suganath Prabu Subramani
Signed-off-by: Andy Shevchenko
---
drivers/message/fusion/mptbase.c | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/drivers/messa
For small buffers we may use %*ph[N] specifier, for the bigger blocks
print_hex_dump() call.
Cc: Don Brace
Cc: esc.storage...@microsemi.com
Signed-off-by: Andy Shevchenko
---
drivers/block/cciss_scsi.c | 72 +++---
1 file changed, 10 insertions(+), 62 del
From: Oleksandr Khoshaba
In the kernel we have nice specifier to print MAC by given pointer to the
address in a binary form.
Signed-off-by: Oleksandr Khoshaba
Acked-by: Vikas Chaudhary
Cc: qlogic-storage-upstr...@qlogic.com
Signed-off-by: Andy Shevchenko
---
drivers/scsi/qla4xxx/ql4_mbx.c |
In kernel we have defined specifier (%*ph[C]) to dump small buffers in a hex
format. Replace custom approach by a generic one.
Cc: Jon Mason
Signed-off-by: Andy Shevchenko
---
drivers/scsi/scsi_transport_srp.c | 11 +--
drivers/scsi/sd.c | 4 +---
2 files changed, 2 ins
From: Andy Shevchenko
We have table of the HEX characters in the kernel. Replace custom by a generic
one.
Cc: Adaptec OEM Raid Solutions
Signed-off-by: Andy Shevchenko
---
drivers/scsi/ips.c | 13 +
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/drivers/scsi/ips.c b
On 10/18/2016 09:47 PM, Babu Moger wrote:
> At this point, I am not the right person to ack this change.
Thank you anyway.
Last chance before this patch is lost in the mailing list noise.
> However, adding new vendor id's is mostly not an issue.
> But, removing could be a problem. Sean has to
Hello Linus,
Here are the outstanding target-pending fixes for v4.9-rc2. Please go
ahead and pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
This includes:
- Fix v4.1.y+ reference leak regression with concurrent TMR ABORT_TASK +
session shutdown.
10 matches
Mail list logo