lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 1 Dec 2015 21:54:57 +0530
From:	Sunil Kovvuri <sunil.kovvuri@...il.com>
To:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc:	Linux Netdev List <netdev@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	LAKML <linux-arm-kernel@...ts.infradead.org>,
	Sunil Goutham <Sunil.Goutham@...iumnetworks.com>,
	Thanneeru Srinivasulu <tsrinivasulu@...iumnetworks.com>,
	Sunil Goutham <sgoutham@...ium.com>
Subject: Re: [PATCH 1/6] net: thunderx: Force to load octeon-mdio before bgx driver.

Thanks a lot, will fix and repost the patch.

On Tue, Dec 1, 2015 at 6:47 PM, Sergei Shtylyov
<sergei.shtylyov@...entembedded.com> wrote:
> Hello.
>
> On 12/1/2015 12:13 PM, Sunil Goutham wrote:
>
>> From: Thanneeru Srinivasulu <tsrinivasulu@...iumnetworks.com>
>>
>> Signed-off-by: Thanneeru Srinivasulu <tsrinivasulu@...iumnetworks.com>
>> Signed-off-by: Sunil Goutham <sgoutham@...ium.com>
>> ---
>>   drivers/net/ethernet/cavium/thunder/thunder_bgx.c |    3 +++
>>   drivers/net/ethernet/cavium/thunder/thunder_bgx.h |    1 +
>>   2 files changed, 4 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
>> b/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
>> index 180aa9f..1fb72dd 100644
>> --- a/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
>> +++ b/drivers/net/ethernet/cavium/thunder/thunder_bgx.c
>> @@ -1009,6 +1009,9 @@ static int bgx_probe(struct pci_dev *pdev, const
>> struct pci_device_id *ent)
>>         struct bgx *bgx = NULL;
>>         u8 lmac;
>>
>> +       /*Load octeon mdio driver*/
>
>
>    Please insert spaces after /* and before */ (unless it's a common comment
> style in this driver).
>
> [...]
>
> MBR, Sergei
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ