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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 08 Apr 2019 10:04:16 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     pthomas8589@...il.com
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH v3] net: macb driver, check for SKBTX_HW_TSTAMP

From: Paul Thomas <pthomas8589@...il.com>
Date: Mon,  8 Apr 2019 09:20:47 -0400

> +				if (unlikely(skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP) &&
> +					gem_ptp_do_txstamp(queue, skb, desc) == 0) {

The second line should start precisely at the first column after the openning
parenthesis of the first line.

You must use the appropriate number of TAB then SPACE characters necessary to
achieve this.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ