Re: [PATCH v3 bpf-next 2/5] bpf: Add bpf_sock_destroy kfunc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/21/23 5:00 PM, Aditi Ghag wrote:
n Mar 21, 2023, at 4:43 PM, Martin KaFai Lau<martin.lau@xxxxxxxxx>  wrote:

On 3/21/23 11:45 AM, Aditi Ghag wrote:
diff --git a/include/net/udp.h b/include/net/udp.h
index de4b528522bb..d2999447d3f2 100644
--- a/include/net/udp.h
+++ b/include/net/udp.h
@@ -437,6 +437,7 @@ struct udp_seq_afinfo {
  struct udp_iter_state {
  	struct seq_net_private  p;
  	int			bucket;
+	int			offset;
All offset change is easier to review with patch 1 together, so please move them to patch 1.
Thanks for the quick review!

Oh boy... Absolutely! Looks like I misplaced the changes during interactive rebase. Can I fix this up in this patch itself instead of creating a new patch series? That way, I can batch things up in the next revision.


Instead of re-posting a single patch, it will be easier to batch up all the changes in one set in the next revision after the review comments in v3.



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux