diff mbox

[net-next] Adding licensing to bnx2x_init_values.h

Message ID 1237720494.10353.1.camel@lb-tlvb-eliezer
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Eilon Greenstein March 22, 2009, 11:14 a.m. UTC
Subject: [PATCH net-next] Adding licensing to bnx2x_init_values.h

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
---
 drivers/net/bnx2x_init_values.h |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

Comments

David Miller March 23, 2009, 4:26 a.m. UTC | #1
From: "Eilon Greenstein" <eilong@broadcom.com>
Date: Sun, 22 Mar 2009 13:14:54 +0200

> Subject: [PATCH net-next] Adding licensing to bnx2x_init_values.h
> 
> Signed-off-by: Eilon Greenstein <eilong@broadcom.com>

Applied, thanks.

Please format your subject lines something like:

Subject: [PATCH/RFC/WHATEVER] bnx2x: Description....

This allows the automated GIT tools to compose a suitable commit
header line.  Everthing inside of the initial "[]" brackets will be
removed and the remaining line text will be the commit message header
line.

Adding a second subject line into the message body as well is also
superfluous and confusing, please eliminate it.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Eilon Greenstein March 23, 2009, 7:36 a.m. UTC | #2
On Sun, 2009-03-22 at 21:26 -0700, David Miller wrote:
...
> > Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
> 
> Applied, thanks.
> 
> Please format your subject lines something like:
> 
> Subject: [PATCH/RFC/WHATEVER] bnx2x: Description....
> 
> This allows the automated GIT tools to compose a suitable commit
> header line.  Everthing inside of the initial "[]" brackets will be
> removed and the remaining line text will be the commit message header
> line.
> 
> Adding a second subject line into the message body as well is also
> superfluous and confusing, please eliminate it.
> 
> Thanks.
Thanks, Dave - Will do.

Eilon


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/bnx2x_init_values.h b/drivers/net/bnx2x_init_values.h
index 6e18a55..1f22c9a 100644
--- a/drivers/net/bnx2x_init_values.h
+++ b/drivers/net/bnx2x_init_values.h
@@ -1,7 +1,23 @@ 
 #ifndef __BNX2X_INIT_VALUES_H__
 #define __BNX2X_INIT_VALUES_H__
 
-/* This array contains the list of operations needed to initialize the chip.
+/* bnx2x_init_values.h: Broadcom NX2 10G network driver.
+ *
+ * Copyright (c) 2007-2009 Broadcom Corporation
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, except as noted below.
+ *
+ * This file contains firmware data derived from proprietary unpublished
+ * source code, Copyright (c) 2007-2009 Broadcom Corporation.
+ *
+ * Permission is hereby granted for the distribution of this firmware data
+ * in hexadecimal or equivalent format, provided this copyright notice is
+ * accompanying it.
+ *
+ *
+ * This array contains the list of operations needed to initialize the chip.
  *
  * For each block in the chip there are three init stages:
  * common - HW used by both ports,