summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zsh/zshenv/80_homebrew10
1 files changed, 10 insertions, 0 deletions
diff --git a/.zsh/zshenv/80_homebrew b/.zsh/zshenv/80_homebrew
new file mode 100644
index 0000000..13150f7
--- /dev/null
+++ b/.zsh/zshenv/80_homebrew
@@ -0,0 +1,10 @@
+# zshenv/80_homebrew
+#
+# Set variables related to Homebrew
+#
+# Copyright © 2022 Tobias Klauser <tklauser@distanz.ch>
+# Released under the terms of the Artistic Licence 2.0
+#
+# Source repository: git://git.distanz.ch/dotfiles/zsh.git
+
+eval "$(/opt/homebrew/bin/brew shellenv)"
n='2' class='oid'>5b06e952af482d45f3ade64e77824662e34b7fa2 /Documentation/devicetree/bindings/display/ssd1289fb.txt parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Documentation/devicetree/bindings/display/ssd1289fb.txt')