kernel: split 82574L patch into multiple files
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 8 Oct 2017 11:58:59 +0000 (14:58 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sun, 8 Oct 2017 12:18:34 +0000 (15:18 +0300)
commit3a69ad3b2a0df578ca340ba95f35230ee9529c9c
treece4e334084a14d1b51ef0229c7f35603f0120790
parentcf17e034bcbba531b7a5f85cf54c261c199c9b07
kernel: split 82574L patch into multiple files

When refreshing patches that cointain multiple patches including headers
in a single file, quilt will remove the headers from all but the first
patch. This makes it difficult to review commits that refresh patches.
Next to that, if only a few of the patch series are accepted in -stable,
the patch needs to be manually modified. With each patch in a separate
file, it's just a matter of git rm.

Refresh patches while at it.

Patchwork links:
[1/5] https://patchwork.kernel.org/patch/9857487/
[2/5] https://patchwork.kernel.org/patch/9857489/
[3/5] https://patchwork.kernel.org/patch/9857495/
[4/5] https://patchwork.kernel.org/patch/9857491/
[5/5] https://patchwork.kernel.org/patch/9857493/

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/pending-4.9/190-1-5-e1000e-Fix-error-path-in-link-detection.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/190-2-5-e1000e-Fix-wrong-comment-related-to-link-detection.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/190-3-5-e1000e-Fix-return-value-test.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/190-4-5-e1000e-Separate-signaling-for-link-check-link-up.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/190-5-5-e1000e-Avoid-receiver-overrun-interrupt-bursts.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/190-e100e-avoid-receiver-interrupt-bursts.patch [deleted file]