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
| ||
|
Message-ID: <AM4PR0501MB2260B8942171C1F9494A05C9D1760@AM4PR0501MB2260.eurprd05.prod.outlook.com> Date: Fri, 1 Mar 2019 16:04:53 +0000 From: Parav Pandit <parav@...lanox.com> To: Greg KH <gregkh@...uxfoundation.org> CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "michal.lkml@...kovi.net" <michal.lkml@...kovi.net>, "davem@...emloft.net" <davem@...emloft.net>, Jiri Pirko <jiri@...lanox.com> Subject: RE: [RFC net-next 7/8] net/mlx5: Add devlink subdev life cycle command support > -----Original Message----- > From: Greg KH <gregkh@...uxfoundation.org> > Sent: Friday, March 1, 2019 1:19 AM > To: Parav Pandit <parav@...lanox.com> > Cc: netdev@...r.kernel.org; linux-kernel@...r.kernel.org; > michal.lkml@...kovi.net; davem@...emloft.net; Jiri Pirko > <jiri@...lanox.com> > Subject: Re: [RFC net-next 7/8] net/mlx5: Add devlink subdev life cycle > command support > > On Thu, Feb 28, 2019 at 11:37:51PM -0600, Parav Pandit wrote: > > --- /dev/null > > +++ b/drivers/net/ethernet/mellanox/mlx5/core/subdev.c > > @@ -0,0 +1,55 @@ > > +// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB > > For new stuff, just use GPL-2.0, no need to keep the mistake of the Linux- > OpenIB license around :) > Oh yes. my copy paste error and ignorance of openib carry forward. Checkpatch did actually complain but didn't realize that it may be for OpenIB. Will fix this. > thanks, > > greg k-h
Powered by blists - more mailing lists