Skip to content

Commit 93767e0

Browse files
committed
patch #10028: linuxspi: close() only when necessary
Submitted by Alex Sverdlin: * linuxspi.c: unify descriptor closing git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1491 81a1dc3b-b13d-400b-aceb-764788c761c2
1 parent 711323e commit 93767e0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2021-11-27 Joerg Wunsch <[email protected]>
2+
3+
Submitted by Alex Sverdlin:
4+
patch #10028: linuxspi: close() only when necessary
5+
* linuxspi.c: unify descriptor closing
6+
17
2021-11-27 Joerg Wunsch <[email protected]>
28

39
Submitted by Alex Sverdlin:

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Current:
118118
patch #9327: ft245r.c: add TPI support (patches 1-4)
119119
patch #9328: ft245r.c: add TPI support (patches 5-7)
120120
patch #10027: linuxspi: Add reset pulse, according to AVR programming algorithm
121+
patch #10028: linuxspi: close() only when necessary
121122

122123
* Internals:
123124
- New avrdude.conf keyword "family_id", used to verify SIB attributes

0 commit comments

Comments
 (0)