Thread (20 messages) flat view 20 messages, 4 authors, 2018-03-26

Re: [PATCH V3 net-next 06/14] net/tls: Add generic NIC offload infrastructure

From: David Miller <davem@davemloft.net>
Date: 2018-03-23 17:31:09

From: Saeed Mahameed <redacted>
Date: Thu, 22 Mar 2018 15:33:43 -0700
quoted hunk ↗ jump to hunk
diff --git a/net/tls/tls_device.c b/net/tls/tls_device.c
new file mode 100644
index 000000000000..34555ac0b959
--- /dev/null
+++ b/net/tls/tls_device.c
 ...
+static inline void tls_append_frag(struct tls_record_info *record,
+				   struct page_frag *pfrag,
+				   int size)
Do not use the inline keyword in foo.c files, please let the compiler
make that determination.

Please audit this entire submission for this problem.

Thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help