Re: [PATCH] Bluetooth: Check inquiry status before sending one

2021-04-02 Thread Marcel Holtmann
end Discovery MGMT with status > disabled, but we don't cancel the inquiry. > > Signed-off-by: Archie Pusaka > Reviewed-by: Sonny Sasaka > --- > > net/bluetooth/hci_request.c | 3 +++ > 1 file changed, 3 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel

[PATCH] Bluetooth: Check inquiry status before sending one

2021-03-31 Thread Archie Pusaka
with status disabled, but we don't cancel the inquiry. Signed-off-by: Archie Pusaka Reviewed-by: Sonny Sasaka --- net/bluetooth/hci_request.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/bluetooth/hci_request.c b/net/bluetooth/hci_request.c index 8ace5d34b01e..5a5ec7ed15ea 1

[PATCH 5.11 062/775] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

[PATCH 5.10 060/663] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

[PATCH 5.4 038/340] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

[PATCH 4.19 044/247] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

[PATCH 4.14 023/176] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

[PATCH 4.9 018/134] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

[PATCH 4.4 13/93] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-03-01 Thread Greg Kroah-Hartman
From: Pan Bian [ Upstream commit 28a758c861ff290e39d4f1ee0aa5df0f0b9a45ee ] Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by

Re: [PATCH] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-01-25 Thread Marcel Holtmann
Hi Pan, > Jump to the label done to decrement the reference count of HCI device > hdev on path that the Inquiry procedure is interrupted. > > Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") > Signed-off-by: Pan Bian > --- > net/bluetooth/hci_core.c

[PATCH] Bluetooth: Put HCI device if inquiry procedure interrupts

2021-01-21 Thread Pan Bian
Jump to the label done to decrement the reference count of HCI device hdev on path that the Inquiry procedure is interrupted. Fixes: 3e13fa1e1fab ("Bluetooth: Fix hci_inquiry ioctl usage") Signed-off-by: Pan Bian --- net/bluetooth/hci_core.c | 6 -- 1 file changed, 4 insert

Inquiry for Investment.

2021-01-18 Thread Aisha Gaddafi
Assalamu Alaikum Wa Rahmatullahi Wa Barakatuh. Inquiry for Investment. Dear Friend, Greetings to you from the city of Ouagadougou,Burkina Faso. I came across your e-mail contact prior to a private search while in need of your assistance. I am pleased to use this medium to open a mutual

Order Inquiry 12/18/2020 [JL]

2020-12-18 Thread John Lewis PLC
Dear linux-kernel The famous brand John Lewis PLC, is UK's largest multi-channel retailer with over 76 shops and multiple expansion in Africa furnished by European/Asian/American products. We are sourcing for new products to attract new customers and also retain our existing ones, create new p

New Inquiry

2020-12-09 Thread Evangeline Mulay
Hello, I am Ms. evangeline mulay from Rej888 Int'l Trading Inc.I am the Commercial Manager. , We are interested in buying your products and we sincerely hope to establish a long-term business relation with your esteemed company. Please kindly send me your latest catalog. Also, inform me abou

Order Inquiry (JL) 12/07/2020-

2020-12-07 Thread John Lewis Plc
Dear linux-kernel The famous brand John Lewis PLC, is UK's largest multi-channel retailer with over 76 shops and multiple expansion in Africa furnished by European/Asian/American products. We are sourcing for new products to attract new customers and also retain our existing ones, create new p

[PATCH 4.14 114/166] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-29 Thread Greg Kroah-Hartman
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH 4.19 160/245] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-29 Thread Greg Kroah-Hartman
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH 5.4 254/388] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-29 Thread Greg Kroah-Hartman
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH 4.9 083/121] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-29 Thread Greg Kroah-Hartman
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH 4.4 57/85] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-29 Thread Greg Kroah-Hartman
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH AUTOSEL 5.4 261/330] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-17 Thread Sasha Levin
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH AUTOSEL 4.19 160/206] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-17 Thread Sasha Levin
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH AUTOSEL 4.14 098/127] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-17 Thread Sasha Levin
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH AUTOSEL 4.9 71/90] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-17 Thread Sasha Levin
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

[PATCH AUTOSEL 4.4 49/64] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete

2020-09-17 Thread Sasha Levin
From: Sonny Sasaka [ Upstream commit adf1d6926444029396861413aba8a0f2a805742a ] After sending Inquiry Cancel command to the controller, it is possible that Inquiry Complete event comes before Inquiry Cancel command complete event. In this case the Inquiry Cancel command will have status of

Inquiry about hung system after a panic - unable to reboot automatically

2020-09-14 Thread Jimmy Bhathena
Hello Linux-Kernel Team I have a unique situation and request some assistance or guidance. We are running a software solution which is running on Gentoo OS with kernel version 3.18.34. One of our customer encounters frequent hang of the VM which is running in VMWare environment and we do not hav

Product Inquiry

2020-06-18 Thread A4M GENERAL TRADING LLC
Good Day, We are interested in product kindly give us your: price list and delivery time After Payment . I hope we can establish a long business relationship. Kindly reply us at a4mgeneraltrading...@hotmail.com Anticipating your reply. Best Regards, 45.76.46.194:47383 Mr Hassan Mason A4M GE

INQUIRY

2019-10-15 Thread Mrs Lubov Aleksandrov
Hello I am Mrs Lubov Aleksandrov from DAVSAR LLC Russia.I am in charge of sales . We are interested in your product .We would greatly appreciate receiving any information, brochures and price lists of your products. Thanks. Mrs Lubov Aleksandrov Sales General Manager of DAVSAR LLC) 14 Marks

INQUIRY

2019-10-04 Thread Mrs Lubov Aleksandrov
Hello I am Mrs Lubov Aleksandrov from DAVSAR LLC Russia.I am in charge of sales . We are interested in your product .We would greatly appreciate receiving any information, brochures and price lists of your products. Thanks. Mrs Lubov Aleksandrov Sales General Manager of DAVSAR LLC) 14 Marks

INQUIRY

2019-09-17 Thread Patrick Lewis
Dear Sir, My name is Patrick Lewis, I am the Partnership Director of the famous brand John Lewis Plc. John Lewis Plc is is a UK's largest multi-channel retailer with over 50 shops furnished with European products. Could you also send to us all information required to become one of your regula

Inquiry 11/Sept/2019

2019-09-11 Thread Julian Smith
Hi,friend, This is Julian Smith and i am purchasing manager from E-cloth Co.,LTD in the UK. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Ms Ju

====INQUIRY====URGENT PLEASE====

2019-09-03 Thread Atsushi Yamamoto
Dear Sir/Madam, Good day to you, Hi; am Atsushi Yamamoto, from ( Nion Express (H.K.) Co., Ltd ) We are interested in purchasing your products and we sincerely hope to establish a long-term business relation with your esteemed company. Please kindly send me your latest catalog. Also, inform me abou

Inquiry.

2019-09-02 Thread John Lewis Plc
Dear Sir, My name is Patrick Lewis, I am the Partnership Director of the famous brand John Lewis Plc. John Lewis Plc is is a UK's largest multi-channel retailer with over 50 shops furnished with European products. Could you also send to us all information required to become one of your regula

PURCHASE INQUIRY

2019-08-06 Thread satis2
Dear all, Please find attach purchase inquiry and advice us if you can supply. send us catalogue with price list as well as company information I am waiting for your urgent reply so that I can send revise order. Best regards, Ali Bahadir ORAL Procurement engineer AK GROUP ENGINEERING INS

JULY INQUIRY

2019-07-03 Thread Sales Great Pac
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

JULY INQUIRY

2019-07-03 Thread Sales Great Pac
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

June inquiry

2019-06-19 Thread Marketing Dept
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

June inquiry

2019-06-17 Thread Marketing Dept
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

INQUIRY #0059BHA..

2019-06-14 Thread info
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

INQUIRY #0059BHA..

2019-06-13 Thread info
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

Quation needed For June Inquiry

2019-06-10 Thread Jpexcc Salesi
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

Quation needed For June Inquiry

2019-06-05 Thread Jpexcc Salesi
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

Quation needed For June Inquiry

2019-06-05 Thread Jpexcc Salesi
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

Quation needed For June Inquiry

2019-06-05 Thread Jpexcc Salesi
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

Quation needed For June Inquiry

2019-06-03 Thread Jpexcc Salesi
Hello dear, We are in the market for your products after meeting at your stand during last expo. Please kindly send us your latest catalog and price list so as to start a new project/order as promised during the exhibition. I would appreciate your response about the above details required

Inquiry 20/May/2019

2019-05-20 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Purchasing Manag

Inquiry 11/Apr/2019

2019-04-11 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Daniel Murray Purc

Trade Inquiry 10/04/2019

2019-04-10 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Daniel Murray Purc

QUOTE & INQUIRY

2019-04-09 Thread Javier Rojas
Good day, Sequel to our telephone conversation, we are sourcing to meet certain requirements as our company is currently participating in a highly lucrative bid. Please see our specifications in the attachment marked RED, and provide competitive prices to us within today. Warm Regards Ver

Inquiry March 2019

2019-03-10 Thread Daniel Murray
Dear friend, This is Daniel Murray and i am from Sinara Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Daniel Murr

Inquiry March-2019

2019-03-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Daniel Murray P

Inquiry March-2019

2019-03-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Daniel Murray P

Trade Inquiry March-2019

2019-03-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Thanks and Best Regards, Daniel Murray P

[PATCH 4.19 050/106] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-24 Thread Greg Kroah-Hartman
). LIO currently space-pads the T10 VENDOR IDENTIFICATION and PRODUCT IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated

[PATCH 4.20 065/127] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-24 Thread Greg Kroah-Hartman
). LIO currently space-pads the T10 VENDOR IDENTIFICATION and PRODUCT IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated

[PATCH 4.14 29/63] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-24 Thread Greg Kroah-Hartman
). LIO currently space-pads the T10 VENDOR IDENTIFICATION and PRODUCT IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated

[PATCH 4.9 19/39] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-24 Thread Greg Kroah-Hartman
currently space-pads the T10 VENDOR IDENTIFICATION and PRODUCT IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated

[PATCH 4.4 087/104] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-24 Thread Greg Kroah-Hartman
currently space-pads the T10 VENDOR IDENTIFICATION and PRODUCT IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated

[PATCH 3.18 41/52] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-24 Thread Greg Kroah-Hartman
). LIO currently space-pads the T10 VENDOR IDENTIFICATION and PRODUCT IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated

[PATCH AUTOSEL 4.20 058/117] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-08 Thread Sasha Levin
IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated/zero-padded. Fix this inconsistency by using space-padding for all of

[PATCH AUTOSEL 4.19 46/97] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-08 Thread Sasha Levin
IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated/zero-padded. Fix this inconsistency by using space-padding for all of

[PATCH AUTOSEL 4.14 25/53] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-08 Thread Sasha Levin
IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated/zero-padded. Fix this inconsistency by using space-padding for all of

[PATCH AUTOSEL 4.9 18/36] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-08 Thread Sasha Levin
IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated/zero-padded. Fix this inconsistency by using space-padding for all of

[PATCH AUTOSEL 4.4 13/28] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-08 Thread Sasha Levin
IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated/zero-padded. Fix this inconsistency by using space-padding for all of

[PATCH AUTOSEL 3.18 08/19] scsi: target: use consistent left-aligned ASCII INQUIRY data

2019-01-08 Thread Sasha Levin
IDENTIFICATION fields in the standard INQUIRY data. However, the PRODUCT REVISION LEVEL field in the standard INQUIRY data as well as the T10 VENDOR IDENTIFICATION field in the INQUIRY Device Identification VPD Page are zero-terminated/zero-padded. Fix this inconsistency by using space-padding for all of

Price Inquiry

2018-12-03 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Purchasing Ma

Trade Inquiry 03/12/18

2018-12-03 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Purchasing Ma

Inquiry 12.11.18

2018-11-12 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray

Inquiry 12/11/2018

2018-11-12 Thread sinara-group
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray

Price Inquiry

2018-11-11 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray

Inquiry 06-11-2018

2018-11-06 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray

Inquiry 09-10-2018

2018-10-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Pu

Inquiry 09-10-2018

2018-10-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Pu

Inquiry 09-10-2018

2018-10-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Pu

Inquiry 09-10-2018

2018-10-09 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Pu

INVESTMENT INQUIRY IN YOUR COUNTRY

2018-10-03 Thread Andree Lownsbery
Dear Sir, My name is Andree Lownsbery, an investment Director (Europe/East and North African). We are global private financial investment company. We finance projects of any kind globally. We will like to inquire about the funding of your venture. We represent the interests of some elite class mai

Inquiry

2018-09-11 Thread Sinara Group
Hello, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel Murray Purcha

Inquiry 11-09-2018

2018-09-11 Thread Invictus Group
Hello, This is Ms Julian Smith and i am from Invictus Group Co.,LTD in United Kingdom. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Julian Smith Purchasi

INQUIRY ORDER

2018-09-02 Thread Mr Walter Benson
Dear Supplier, Please kindly confirm back in reply if am onto the right contact personin your company responsible for inquiries & orders. Please can you as well send your updated 2018 product catalog/price listing to our Import Department desk. Regards Walter Benson Purchase Manager A

Trade Inquiry

2018-07-29 Thread Invictus Group
Hello, This is Ms Julian Smith and i am from Invictus Group Co.,LTD in United Kingdom. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Julian Smith Purchasin

Trade Inquiry 04/07/2018

2018-07-04 Thread Invictus Group
Hello, This is Ms Julian Smith and i am from Invictus Group Co.,LTD in United Kingdom. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Julian Smith Purcha

[PATCH 3.16 094/410] scsi: aacraid: Fix udev inquiry race condition

2018-06-07 Thread Ben Hutchings
3.16.57-rc1 review patch. If anyone has any objections, please let me know. -- From: Raghava Aditya Renukunta commit f4e8708d3104437fd7716e957f38c265b0c509ef upstream. When udev requests for a devices inquiry string, it might create multiple threads causing a race condition

[PATCH 3.2 034/153] scsi: aacraid: Fix udev inquiry race condition

2018-05-30 Thread Ben Hutchings
3.2.102-rc1 review patch. If anyone has any objections, please let me know. -- From: Raghava Aditya Renukunta commit f4e8708d3104437fd7716e957f38c265b0c509ef upstream. When udev requests for a devices inquiry string, it might create multiple threads causing a race condition

Product Inquiry

2018-05-04 Thread Gerhard Kahmann
?Dear Sir, We recently visited your website, we were recommended by one of your customer and we are interested in your models, We will like to place an order from the list of your products. However, we would like to see your company's latest catalogs with the; minimum order quantity, delivery t

Inquiry 04/02/2018

2018-04-03 Thread Invictus Group
Hello, This is Ms Julian Smith and i am from Invictus Group Co.,LTD in United Kingdom. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Julian Smith Purchasin

Inquiry about your product/ From exportersindia_ Awaiting your reply.

2018-02-02 Thread noreply
I am interested in your Product i got your listing from exportersindia.com we need large quantites of about 100pcs. Pls send a mail for business discussions at kmike2...@gmail.com so as to carryout orders and payment as soon as possibles. Mike Kennedy CEO 9037623258 USA www.goodman.com

[PATCH 4.14 028/156] scsi: aacraid: Fix udev inquiry race condition

2018-02-02 Thread Greg Kroah-Hartman
4.14-stable review patch. If anyone has any objections, please let me know. -- From: Raghava Aditya Renukunta commit f4e8708d3104437fd7716e957f38c265b0c509ef upstream. When udev requests for a devices inquiry string, it might create multiple threads causing a race condition

[PATCH 4.15 24/55] scsi: aacraid: Fix udev inquiry race condition

2018-02-02 Thread Greg Kroah-Hartman
4.15-stable review patch. If anyone has any objections, please let me know. -- From: Raghava Aditya Renukunta commit f4e8708d3104437fd7716e957f38c265b0c509ef upstream. When udev requests for a devices inquiry string, it might create multiple threads causing a race condition

Inquiry 01/18

2018-01-21 Thread Thomas Silver
Hello, This is Thomas Silver and I'm the Purchasing manager of Invictus Group Co.,LTD in the United Kingdom..We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our trial order Mr. Thomas Silver Purch

Inquiry 01-12-2017

2017-12-01 Thread Prakash Najim
Hello, My name is Mr. Prakash Najim and I'm the Purchasing manager of Lintex Int'l Pvt.Ltd in India..We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our december order Mr. Prakash Najim Purchasing

Product Inquiry

2017-11-30 Thread Prakash Najim
Hello, My name is Mr. Prakash Najim and I'm the Purchasing manager of Lintex Int'l Pvt.Ltd in India..We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our december order Mr. Prakash Najim Purchasing

Inquiry 16-11-2017

2017-11-16 Thread Julian Smith
Hello, My name is Ms Julian Smith and i am from Sinara Group Co.,LTD in Russia..We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our trial order Julian Smith, Purchasing Manager

Inquiry 28-08-2017

2017-08-28 Thread Julian Smith
Hello, My name is Ms Julian Smith and i am from Sinara Group Co.,LTD in Russia..We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our trial order Julian Smith, Purchasing Manager

Product Inquiry

2017-08-13 Thread Julian Smith
Hello, My name is Ms Julian Smith and i am from Sinara Group Co.Ltd in Russia We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our trial order. Julian Smith, Purchasing Manager Sinara Group Co.Ltd

Inquiry 27-06-17

2017-06-27 Thread Julian Smith
Hello, My name is Ms Julian Smith and i am from Sinara Group Co.Ltd in Russia..We are glad to know about your company from the web and we are interested in your products.Please send us your Latest catalog and price list for our trial order Julian Smith, Purchasing Manager

Product Inquiry

2017-02-27 Thread Amit Pragash
Hi I would like to find out about your company and your business activities. Please send me a brochure, product catalogue and price information. kindly send the following to our e-mail: amitprag...@outlook.com Yours sincerely, Amit Pragash CODEGEN INTERNATIONAL PVT LTD 29, Braybrooke Street,, Co

Inquiry/201797765

2017-01-25 Thread BOC Group's
Dear Sir /Madam, Kindly give us specification,price and how many quantity you can supply for attached product order and also your website. Jennifer Macdavid BOC Group's GU1 1JR,Guildford, UK +44 7031995966 http://www.boconline.co.uk

[PATCH 4.4 178/192] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

2016-09-12 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Ken Lin commit 83d9956b7e6b310c1062df7894257251c625b22e upstream. Avoid getting sample rate on B850V3 CP2114 as it is unsupported and causes noisy "current rate is different from the runtime ra

[PATCH 4.7 48/59] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

2016-09-12 Thread Greg Kroah-Hartman
4.7-stable review patch. If anyone has any objections, please let me know. -- From: Ken Lin commit 83d9956b7e6b310c1062df7894257251c625b22e upstream. Avoid getting sample rate on B850V3 CP2114 as it is unsupported and causes noisy "current rate is different from the runtime ra

Re: [PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114

2016-08-30 Thread Akshay Bhat
On 08/29/2016 10:49 AM, Takashi Iwai wrote: Gah, then it was a different one. Obviously I overlooked your patch during my vacation. Will put it to the queue. But, this message should appear only once in the recent version. Does it still annoy as appearing repeatedly at all...? Hi Takash

  1   2   3   >