Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Brandeburg <jesse.brandeburg@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net v2] i40e: Fix NULL ptr dereference on VSI filter sync
Date: Thu, 11 Feb 2021 10:25:13 -0800	[thread overview]
Message-ID: <20210211102513.00003b57@intel.com> (raw)
In-Reply-To: <1613042941-31948-1-git-send-email-michal.maloszewski@intel.com>

Micha? Ma?oszewski wrote:

> ---
> v2: permissions are changed
> 
>  drivers/net/ethernet/intel/i40e/i40e.h      | 1 +
>  drivers/net/ethernet/intel/i40e/i40e_main.c | 8 ++++++--
>  2 files changed, 7 insertions(+), 2 deletions(-)
>  mode change 100644 => 100755 drivers/net/ethernet/intel/i40e/i40e.h
>  mode change 100644 => 100755 drivers/net/ethernet/intel/i40e/i40e_main.c

Please fix your git commit, this file permission change making the
files 100755 (executable!) doesn't make any sense and will be rejected
upstream, so I'm rejecting it here.

You must resubmit a v3 please without the 755 changes.
in your tree:
chmod 644 drivers/net/ethernet/intel/i40e/i40e.h drivers/net/ethernet/intel/i40e/i40e_main.c
git add -u
git commit --amend


  reply	other threads:[~2021-02-11 18:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 11:29 [Intel-wired-lan] [PATCH net v2] i40e: Fix NULL ptr dereference on VSI filter sync =?unknown-8bit?q?Micha=C5=82_Ma=C5=82oszewski?=
2021-02-11 18:25 ` Jesse Brandeburg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-17 11:25 =?unknown-8bit?q?Micha=C5=82_Ma=C5=82oszewski?=
2021-02-17 22:26 ` Nguyen, Anthony L

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210211102513.00003b57@intel.com \
    --to=jesse.brandeburg@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox